github.com/gotd/log.Helper.l (field)
6 uses
github.com/gotd/log (current package)
helper.go#L10: l Logger
helper.go#L15: return Helper{l: OrNop(l)}
helper.go#L19: if h.l == nil {
helper.go#L22: return h.l
helper.go#L32: return Helper{l: With(h.logger(), attrs...)}
helper.go#L37: return Helper{l: Named(h.logger(), name)}
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |